Skip to content

halrun: Fix missing variable initialization#3835

Merged
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_halrun-missing-init
Feb 28, 2026
Merged

halrun: Fix missing variable initialization#3835
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_halrun-missing-init

Conversation

@BsAtHome
Copy link
Contributor

The halrun script would complain about exit at the end not having a value as argument. This patch fixes it by defaulting the return value to 0 (zero) as an initialization value earlier on in the script.

@andypugh andypugh merged commit 57bce65 into LinuxCNC:master Feb 28, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants